home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
22
/
2
/
DISK2220.ZIP
/
SCREDIT2.EXE
/
#DEFINES.C
next >
Wrap
Text File
|
1990-12-09
|
583b
|
24 lines
/*
Include mouse procedures in this compile.... These procedure can not
be linked out by the smart linker if they are not referenced.
*/
#define S_MOUSE_INTERRUPT_NUMBER 113
#define MOUSE
/*
Include field validation procedure in Turbo ScrEdit libraries.... These
procdures can not be linked out by the smart linker if they are not
referenced.
*/
#define VALIDATE
/*
Include color changeing procedures in Turbo ScrEdit libraries.... These
procedures CAN BE LINKED out by the smart linker if the are not
referenced by your programs.
*/
#define COLORCHANGE